projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c0d38f
)
mtd: nand: Kconfig: Add NAND_MXS entry
author
Jagan Teki
<
[email protected]
>
Sat, 8 Oct 2016 12:30:25 +0000
(18:00 +0530)
committer
Stefano Babic
<
[email protected]
>
Wed, 26 Oct 2016 14:53:16 +0000
(16:53 +0200)
Added kconfig for NAND_MXS driver.
Cc: Scott Wood <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Cc: Peng Fan <
[email protected]
>
Cc: Matteo Lisi <
[email protected]
>
Cc: Michael Trimarchi <
[email protected]
>
Signed-off-by: Jagan Teki <
[email protected]
>
drivers/mtd/nand/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/Kconfig
b/drivers/mtd/nand/Kconfig
index 5ce7d6d06cea39099c50b039727ec622d9d5ea54..df154bfd32b949d29ee936009ee761a36eb341ac 100644
(file)
--- a/
drivers/mtd/nand/Kconfig
+++ b/
drivers/mtd/nand/Kconfig
@@
-80,6
+80,13
@@
config NAND_ARASAN
controller. This uses the hardware ECC for read and
write operations.
+config NAND_MXS
+ bool "MXS NAND support"
+ depends on MX6
+ help
+ This enables NAND driver for the NAND flash controller on the
+ MXS processors.
+
comment "Generic NAND options"
# Enhance depends when converting drivers to Kconfig which use this config